Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Get(String) Method
See Also 
Leadtools.Medical.Workstation.AddIns Namespace > Generic ServiceConnectionElementCollection Class > Get Method : Get(String) Method



name
The name of the ServiceConnectionConfigurationElement object instance to retrieve.
name
The name of the ServiceConnectionConfigurationElement object instance to retrieve.
Gets the named instance of the ServiceConnectionConfigurationElement object from the collection.

Syntax

Visual Basic (Declaration) 
Overloads Public Function Get( _
   ByVal name As String _
) As T
Visual Basic (Usage)Copy Code
Dim instance As ServiceConnectionElementCollection(Of T)
Dim name As String
Dim value As T
 
value = instance.Get(name)
C# 
public T Get( 
   string name
)
C++/CLI 
public:
T Get( 
   String^ name
) 

Parameters

name
The name of the ServiceConnectionConfigurationElement object instance to retrieve.

Return Value

The instance of ServiceConnectionConfigurationElement object with the specified key; otherwise it returns a null reference (Nothing in Visual Basic).

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features